/ Assembly List / LJCDBViewDAL / ViewDataManager / RetrieveWithUniqueKey

Namespace - LJCDBViewDAL


Parameters
viewTableID - The ViewTable ID value.
name - The Name value.

Returns

The data object record.

Syntax

C#
public ViewData RetrieveWithUniqueKey(Int32 viewTableID, String name)

Retrieves the record by the unique key.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.